home *** CD-ROM | disk | FTP | other *** search
- # /usr/lib/linuxconf/mailconf/stdmacros.cf
- # There macros are generally never modified. Linuxconf does not
- # manipulate them in any way. You are on your own.
-
- # strip message body to 7 bits on input?
- O7False
-
- # wait (in minutes) for alias file rebuild
- Oa10
-
- # location of alias file
- OA/etc/aliases
-
- # minimum number of free blocks on filesystem
- Ob4
-
- # substitution for space (blank) characters
- OB.
-
- # avoid connecting to "expensive" mailers on initial submission?
- OcFalse
-
- # checkpoint queue runs after every N successful deliveries
- OC10
-
- # default delivery mode
- Odbackground
-
- # automatically rebuild the alias database?
- ODFalse
-
- # error message header/file
- #OE/etc/sendmail.oE
-
- # error mode
- #Oep
-
- # save Unix-style "From_" lines at top of header?
- OfFalse
-
- # temporary file mode
- OF0600
-
- # match recipients against GECOS field?
- OGFalse
-
- # default GID
- Og1
-
- # maximum hop count
- Oh17
-
- # location of help file
- OH/usr/lib/sendmail.hf
-
- # ignore dots as terminators in incoming messages?
- OiFalse
-
- # deliver MIME-encapsulated error messages?
- OjTrue
-
- # Forward file search path
- OJ$z/.forward.$w:$z/.forward
-
- # open connection cache size
- Ok2
-
- # open connection cache timeout
- OK5m
-
- # use Errors-To: header?
- OlFalse
-
- # log level
- OL9
-
- # send to me too, even in an alias expansion?
- OmFalse
-
- # verify RHS in newaliases?
- OnTrue
-
- # default messages to old style headers if no special punctuation?
- OoTrue
-
- # SMTP daemon options
- #OOPort=esmtp
-
- # privacy flags
- Opauthwarnings
-
- # who (if anyone) should get extra copies of error messages
- #OPPostmaster
-
- # slope of queue-only function
- #Oq600000
-
- # queue directory
- OQ/var/spool/mqueue
-
- # read timeout -- now OK per RFC 1123 section 5.3.2
- #Ordatablock=10m
-
- # queue up everything before forking?
- OsTrue
-
- # status file
- OS/etc/sendmail.st
-
- # default message timeout interval
- OT5d/4h
-
- # time zone handling:
- # if undefined, use system default
- # if defined but null, use TZ envariable passed in
- # if defined and non-null, use that info
- #Ot
-
- # default UID
- Ou1
-
- # list of locations of user database file (null means no lookup)
- #OU/usr/sww/share/lib/users.cs.db,/usr/sww/share/lib/users.eecs.db
-
- # fallback MX host
- #OVfall.back.host.net
-
- # if we are the best MX host for a site, try it directly instead of config err
- OwFalse
-
- # load average at which we just queue messages
- Ox8
-
- # load average at which we refuse connections
- OX12
-
- # work recipient factor
- #Oy30000
-
- # deliver each queued job in a separate process?
- OYFalse
-
- # work class factor
- #Oz1800
-
- # work time factor
- #OZ90000
-
- ###########################
- # Message precedences #
- ###########################
-
- Pfirst-class=0
- Pspecial-delivery=100
- Plist=-30
- Pbulk=-60
- Pjunk=-100
-
- #####################
- # Trusted users #
- #####################
-
- Troot
- Tdaemon
- Tuucp
-
- #########################
- # Format of headers #
- #########################
-
- H?P?Return-Path: $g
- HReceived: $?sfrom $s $.$?_($?s$|from $.$_) $.by $j ($v/$Z)$?r with $r$. id $i$?u for $u$.; $b
- H?D?Resent-Date: $a
- H?D?Date: $a
- H?F?Resent-From: $q
- H?F?From: $q
- H?x?Full-Name: $x
- HSubject:
- # HPosted-Date: $a
- # H?l?Received-Date: $b
- H?M?Resent-Message-Id: <$t.$i@$j>
- H?M?Message-Id: <$t.$i@$j>
- #
-
-
-